picture: Clear the paintable properly
authorBenjamin Otte <otte@redhat.com>
Tue, 28 Jun 2022 14:25:31 +0000 (16:25 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 28 Jun 2022 14:37:11 +0000 (16:37 +0200)
commitc00b234440abf36e18e0430f66305a3e9434e99d
tree7b03406ccad03ea3695a593cbcdd30890c20cd98
parent354f1a783a92c389b0f2fbf58c3a16c36033034b
picture: Clear the paintable properly

Add a clear() function and call it from dispose() instead of using
set_paintable().
gtk/gtkpicture.c